type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToString
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
text.go#L157: return scanPlanTextAnyToString{}
text.go#L182: type scanPlanTextAnyToString struct{}
text.go#L184: func (scanPlanTextAnyToString) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)